/* background color : #1C2226
	font color : #FFFFFF
	green box : #92D400
	blue box : #00BCD4
	menu highlight : #EAEAEA
	black/grey widget : #2D323C;
	gris 2 sur les menus : #373D46;
	font color table : #42464F;
	gris menu widgets : #9FA2A9;
*/

/* GENERAL */
* {
    font-family: 'Lato', sans-serif;
  }
  

body{
	background-color:#1C2226;
}

/*.btn{
  background-color:#92D400;
  border: 1px solid green;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#EAEAEA!important;
  padding:2px 2px 2px 2px;
}*/

#id_username,#id_password,#id_email,#id_new_password1,#id_new_password2{
	width:200px;
	background-color:#1C2226!important;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #2D323C;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #9FA2A9!important;
}

label[for=id_new_password1],label[for=id_new_password2]{
	color:#FFFFFF;
}

.passwordconf li{
	color:#FFFFFF!important;
	text-align:left;
}
/* NAV TOP */
.navbar{
	background-color:#2D323C;
	margin-bottom:0px!important;
}
#logo_nav
{
	height:35px!important;
}

.navbar-center {
    float:none;
    margin: auto;
    display: block;
    text-align: center;
}
.navbar-center > li {
    display: inline-block;
    float:none;
	color:#FFFFFF;
	list-style-type:none;
}

.navbar-toggle{
	float:left!important;
}
.btn-left-nav, .btn-left-nav:hover {
	background-color:#92D400!important;
	color:#FFFFFF!important;
	margin-top:10px!important;
	margin-bottom:10px!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
}
/* NAV LEFT */
#navLeft{
	border-top: 1px solid black;
    height: 130vh;
	background-color:#2D323C;
}

#navLeft a{
	color:#9FA2A9!important;
	text-align:left;
	padding-left:40px;
}

.imgLeftMenu{
	height:20px;
	width:20px;
	padding-bottom:1px;
}

.btnleft{
	background-color: #2D323C!important;
	text-align:left;
	border:none!important;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
}

#navLeft .btnleft:hover{
	background-color: #373D46!important;
}
#navLeft li{
	margin-top:10px;
	margin-bottom:10px;
}
#navLeft ul,.navbar-nav ul{
	list-style-type: none!important;
	padding-left:0px!important
}
#navLeft li:hover{
	background-color: #373D46!important;
}

#navLeft .active{
	color:#92D400!important;
}

.menuLevel2 > li{
	width:60%;
	border-top:1px solid #42464F!important;
	margin-left:70px!important;
	color:#FFFFFF!important;
}

.menuLevel2 > li > a{
	padding-left:0px!important;
}

/* Widgets */
#HeaderRowDash{
	background-color:#00BCD4;
	margin: 10px 3px 10px 3px;
	padding-right:20px;
}

#WidgetRowDash {
	margin: 10px 3px 10px 3px;
}

.widgets{
	font-size:1.5em;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
	height:200px;
	margin-left:5px;
	margin-right:5px;
}
.widgetsTitle{
	font-size:1em;
	color:#9FA2A9!important;
	margin-left:10px;
	margin-top:15px;
}

.widgetsNumbers{
	color:#00BCD4;
	font-size:2em;
	margin-right:15px;
}

.c100{
	font-size:110px!important;
}
.container-circle{
	margin-top:2px;
	padding-left:20%;
}


/* Tables */
.tableAlert{
	background-color:#2D323C;
	color:white;
}

.tableAlert > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #2D3230;
}

.tableAlert > caption {
	text-align:center;
	border: 1px solid #9FA2A9;
	color:white!important;
}

.onCollapse {
  display: none;
}

/* maps */
#map {
	height: 590px;  /* The height is 400 pixels */
	width: 99%;  /* The width is the width of the web page */
	margin-left:20px;
}

/* table data */
.dataTables_wrapper {
	margin-left:10px!important;
	margin-right:20px!important;
	color:#FFFFFF!important;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
	background-color:#2D323C!important;
}
table.dataTable.stripe tbody tr.even, table.dataTable.display tbody tr.even {
	background-color:#2D323C!important;
}

table.dataTable.stripe thead, table.dataTable.display thead{
	background-color:#42464F!important;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #42464F!important;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #42464F!important;
}

table.dataTable.row-border tbody td, table.dataTable.display tbody td {
    border-bottom: 1px solid #42464F!important;
	border-top:0px!important;
}

table.dataTable.row-border tbody tr, table.dataTable.display tbody tr{
	border-bottom:0px!important;
}

table.dataTable.row-border thead th,table.dataTable.row-border thead td,table.dataTable.display thead td,table.dataTable.display thead th
{
	border-bottom:1px solid #42464F!important;
}

table.dataTable thead th, table.dataTable tfoot th,table.dataTable tbody th,table.dataTable thead td, table.dataTable tfoot td,table.dataTable tbody td {
    font-weight: thin!important;
	font-size: 12px!important;
}

#example_info,#example_paginate,#example_length,#example_filter,#example_paginate>a,
#example1_info,#example1_paginate,#example1_length,#example1_filter,#example1_paginate>a,
#example2_info,#example2_paginate,#example2_length,#example2_filter,#example2_paginate>a,
#example32_info,#example32_paginate,#example32_length,#example32_filter,#example32_paginate>a,
#example42_info,#example42_paginate,#example42_length,#example42_filter,#example42_paginate>a{
	color:#FFFFFF!important;
	
}
#example_length select,#example_filter input,
#example1_length select,#example1_filter input,
#example2_length select,#example2_filter input,
#example32_length select,#example32_filter input
#example42_length select,#example42_filter input
{
	color:#000000!important;
}


/* OTHER APPS */
.btnApps{
	width:250px!important;
	height:40px!important;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	 background-color:#92D400;
  /*border: 1px solid #92D400;*/
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#EAEAEA!important;
  padding:2px 2px 2px 2px;
}

.btnApps100{
	width:100px!important;
	height:40px!important;
    vertical-align: middle;
    text-align: center;
	 background-color:#92D400;
  /*border: 1px solid #92D400;*/
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#EAEAEA!important;
  padding:2px 2px 2px 2px;
}


.btnApps2{
	width:100px!important;
	height:40px!important;
    vertical-align: middle!important;
    text-align: center;
	 background-color:grey;
  /*border: 1px solid #92D400;*/
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#EAEAEA!important;
  padding:2px 2px 2px 2px;
 /*display: inline-flex;
  align-items: flex-middle;*/
line-height: 32px;  
}

/* equipement details */
.btnEquipement{
	color:#FFFFFF;
}


.uldetails {
 padding:0;
 margin:0;
 list-style-type:none;
 }
.lidetails,.lidetails2 {
 margin-left:2px;
 float:left; /*pour IE*/
 
 }
.uldetails .lidetails,.uldetails .lidetails2 {
 display:block;
 float:left;   
 width:200px;
 color:#9FA2A9;
 text-decoration:none;
 text-align:center;
 padding:5px;
 font-size:1.5em;
 }
 
.uldetails li:hover{
	background-color: #373D46!important;
	color:#92D400!important;
}

/* equipement details */
.containerWidgets{
	width:100%;
	height:460px;
	position: relative;
	
	color:#FFFFFF;
}

.BigTop{
	width:100%;
	height:300px;
	position: absolute;
    top: 0px;
    left: 0px;
    font-size: 1.2em;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.LittleBottomLeft {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 1.2em;
	width:49%;
	height:150px;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.LittleBottomRight{
	position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 1.2em;
	width:49%;
	height:150px;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.LittleTopLeft2{
	position: absolute;
    top: 0px;
    left: 0px;
    font-size: 1.2em;
	width:49%;
	height:225px;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.LittleTopRight2{
	position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.2em;
	width:49%;
	height:225px;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.LittleBottomLeft2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 1.2em;
	width:49%;
	height:225px;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.LittleBottomRight2{
	position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 1.2em;
	width:49%;
	height:225px;
	border: 2px solid #1C2226;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
	background-color:#2D323C;
}

.TextWidgets2{
	margin-left:15px;
	margin-top:10px;
	font-size:1em;
	color:#9FA2A9!important;
}

.TextWidgets2right{
	position: absolute;
	right:15px;
	color:#00BCD4!important;
}

/* Equipement ACTIONS */
.actionsInput{
	color:#000000;
	
}
/* bouton export table */
.buttons-csv,.buttons-pdf{
    background: #1C2226!important;
	border:none!important;
}

.datepicker {
	width:90px;
	background-color:#1C2226;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #2D323C;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #9FA2A9;
	text-align:center;
}

#file1{
    width:320px;
    background: #FFFFFF !important;
    position: absolute;
    display: inline-block;
}


/* clients */
.InputAddForms{
	width:300px;
}

text{
	font-size:0.8em;
}

/* formulaire update/create */
.InputRow{
	margin-top:10px;
	margin-bottom:10px;
}